Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add [Proc.destroyed_at_reloadretaddr] #2065

Merged
merged 1 commit into from Oct 15, 2018
Merged

Conversation

mshinwell
Copy link
Contributor

The Linearize pass needs to be enhanced to preserve the register availability information computed by Available_regs; this code will be presented in a subsequent pull request. In order to do this accurately it is necessary to know whether any registers are destroyed by the "reload return address" (Lreloadretaddr) construct. This patch provides that information.

Copy link
Member

@damiendoligez damiendoligez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mshinwell mshinwell merged commit 770e662 into ocaml:trunk Oct 15, 2018
damiendoligez pushed a commit to damiendoligez/ocaml that referenced this pull request Nov 5, 2018
@fdagnat fdagnat mentioned this pull request May 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants